From: Glenn Morris Date: Sat, 16 Feb 2008 22:21:45 +0000 (+0000) Subject: before-init-time is new name for emacs-startup-time. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~24042 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=790df309536c7c23ca960b1a3026e50fbf6a035b;p=emacs.git before-init-time is new name for emacs-startup-time. --- diff --git a/etc/NEWS b/etc/NEWS index 56facea4ec9..0c2f681b1ae 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -135,7 +135,8 @@ using several time zones, in a buffer. ** The new function `format-seconds' converts a number of seconds into a readable string of days, hours, etc. -** The new variable `emacs-startup-time' gives the time at which Emacs started. +** The new variable `before-init-time' records the value of `current-time' +when Emacs begins initialization. ** The new function `emacs-uptime' returns the uptime of an Emacs instance.